/**************************************/
/*************[公用start]**************/
/**************************************/
body
{min-width: 1340px;overflow: auto;}
.container{
	padding-left: 0!important;
	padding-right: 0!important;
	width: 1200px!important;}

div.clear{
	clear: both;
	height: 0;
	width: 0;}



a{
	text-decoration: none;
	color:inherit;
	cursor: pointer;}

img{
	border:0;
/*	width: 100%;*/
	max-width: 100%;}


div.wp{
	width: 1200px; /*主要内容区尺寸大小，每次制作前更新！！！ */
	margin:0 auto;}

.fl{
	float: left;}

.fr{
	float: right;}

.tran{
	transition: all .3s ease-out 0s;}




/*图片中心放大代码区域*/

.img-box{/*图片盒子类名*/

	overflow: hidden;}

.img-box img{
	transition: .3s;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; /* ueco 时间曲线*/
	width: 100%;
	max-width: 100%;}

.img-box:hover img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);}


/*图片中心放大代码区域*/





/**************************************/
/************[公用over]****************/
/**************************************/




/*header-start*/
/**************************************************************/

#header{}

.header-1{
	height: 175px;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	background-image: url(../images/header-1.jpg);}
.logo{
	width: 579px;
	margin-top: 34px;}

.logo a,.logo img{
	display: block;
	width: 100%;}


.search{
	width: 233px;

	margin-top: 65px;}

.search{
	position: relative;}
.search input:focus{
	outline: none;}
.search input[type="text"]{
	width: 100%;
	line-height: 44px;
	height: 44px;
	padding: 10px 23px;
	line-height: 36px;
	padding-right: 52px;
	background-color: transparent;
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border:0;}
.search input[type="image"]{
	position: absolute;
	right: 20px;
	top: 9px;}



.nav-wp{
	position: relative;
	background-color:#fff;
	box-shadow: 0 4px 5px -3px #aaa;
	z-index: 500;}

.nav ul{
	margin:0;}

.nav>ul>li{
	float: left;
	width: 12.5%;
	text-align: center;
	background-image: url(../images/li.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;}
.nav>ul>li:first-child{
	background-image: none;}
.nav>ul>li>a{
	display: block;
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	color:#333;}
.nav>ul>li:hover{
	background-image: none;}
.nav>ul>li:hover+li{
	background-image: none;}
.nav>ul>li.active+li{
	background-image: none;}
.nav>ul>li:hover>a, .nav>ul>li.active>a {
    background-color: #3d88dc;
    color: #fff;}
.nav>ul>li>ul{
	position: absolute;
	left: 0;
	right: 0;
	top: 48px;
	z-index: 600;
	 background-color: #fff;
	border-top: 1px solid #fff;
	display: none;}

.nav>ul>li>ul>li>a{
	display: block;
	padding: 10px 5px;
	text-align: center;
	line-height: 1.6;
	font-size: 14px;
	color:#333;
	/*transition: .3s;*/
	text-align: center;}
.nav>ul>li>ul>li>a:hover{
	background-color: #3d88dc;
	color:#fff;}

/**************************************************************/
/*header-over*/





/*main-start*/
/**************************************************************/

#main{}

.fafa .slides>li{
	height: 446px;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;}

.fafa .flex-control-nav{
	display: block;
	bottom: 15px;
	font-size: 0;}

.fafa .flex-control-nav li{
	margin:0 5px;}

.main{
	padding: 35px 0 50px;}



.main1-left{
	width:573px;
	margin-right: 33px;}

.fmain1 .slides>li>a{
	display: block;
	position: relative;}

.fmain1 .slides>li>a h1 {
	margin:0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 45px;
	line-height: 45px;
	color: #fff;
	background-image: url(../images/heidi.jpg);
	padding-left:17px;
	font-size:14px;
	padding-right: 150px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;}
.fmain1  .flex-control-nav{
	display: block;
	font-size: 0;
	text-align: right;
	bottom: 22px;
	padding-right:11px;
	height: 0;}

.fmain1  .flex-control-paging li a{
	width: 22px;
	height: 4px;
	background-image: url(../images/arrow-b2.jpg);}

.fmain1 .flex-control-paging li a.flex-active{
	background-image: url(../images/arrow-b2-h.jpg);}

.fmain1 .flex-control-nav li{
	margin:0 4px;}

.main1-right{
	overflow: hidden;}

.title-11{
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/title-11.jpg);}
.title-11 h1{
	margin:0;
	font-size: 18px;
	color:#fff;
	height:44px ;
	line-height: 44px;
	padding: 0	28px;
	background-color:#3d88dc;}

.title-11 a.fr{
	font-size: 16px;
	color:#333;
	margin-top: 9px;}
.title-11 a.fr:hover{
	color:#3d88dc;}



.list ul{
	margin:0;}

.list li{
	height: 24px;
	line-height: 24px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-left:18px;
	background-repeat: no-repeat;
	background-position: 2px center;
	background-image: url(../images/list.jpg);
	position: relative;
	padding-right:90px;
	margin-top: 24px;}

.list li a{
	font-size: 18px;
	color:#0f1310;}
.list li span.time{
	font-size: 14px;
	color:#999;
	position: absolute;
	right: 0px;
	top: 0;}
.list li:hover a{
	color:#3d88dc;}

.m30{
	margin-top: 30px;}

.title-11-2{
	background-image: none;}
.main2-list .item{

	padding:0 1px;}
.main2-item{
	border:1px solid #eeeeee;
	padding: 26px 22px;
	background-repeat: no-repeat;
	background-position: 177px 58px;}
.main2-item:hover{
	background-color: #3d88dc;
	background-image: url(../images/main2-item.jpg);
	border-color:#3d88dc;}
.main2-item:hover h1,
.main2-item:hover h2 a,.main2-item:hover p{
	color:#fff;}
.main2-item:hover .line{
	background-color: #fff;}
.main2-item h1{
	margin:0;
	font-size: 14px;
	color:#d81a18;}
.main2-item .line{
	width: 20px;
	height: 2px;
	background-color:#d81a18;
	margin-top:  15px;}

.main2-item h2{
	margin:0;
	font-size: 18px;
	color:#0f1310;
	line-height: 1.8;
	height: 64px;
	overflow: hidden;
	margin-top: 12px;}
.main2-item h2 a{
	color:#0f1310;}
.main2-item h2 a:hover{
	text-decoration: underline;}
.main2-item p{
	margin:0;
	font-size: 14px;
	color:#565656;
	line-height: 1.8;
	height: 50px;
	overflow: hidden;
	margin-top: 10px;}
.main2-list .owl-prev{
	position: absolute;
	left:-50px;
	top: 50%;
	margin-top: -20px;
	width:39px;
	height: 40px;
	background-image: url(../images/left.jpg);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center ;
	font-size: 0;}
.main2-list .owl-prev:hover{background-image: url(../images/lefth.jpg);}
.main2-list .owl-next{
	position: absolute;
	right:-50px;
	top: 50%;
	margin-top: -20px;
	width:39px;
	height: 40px;
	background-image: url(../images/right.jpg);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center ;font-size: 0;}
.main2-list .owl-next:hover{background-image: url(../images/righth.jpg);}

.main3-left{
	width:785px;
	margin-right:42px;}

.title-11-3{
	background-image: url(../images/title-11-3.jpg);}

.title-22{
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/title-11-3.jpg);}
.title-22 h1{
	margin:0;
	font-size: 20px;
	color:#333;
	/*padding: 0	28px;*/
	text-align: center;
	width: 92px;
	padding-bottom: 12px;
	border-bottom: 2px solid #2077da;}

.title-22 a.fr{
	font-size: 16px;
	color:#333;
	margin-top: 3px;}
.title-22 a.fr:hover{
	color:#3d88dc;}
.main3-div-wp{
	padding-top: 27px;}
.main3-div{
	width:371px ;}

.main3-div.fr{
	width: 392px;}
.main3-shipin{
	margin-top: 22px;}
.main4-manh>a{
	border:1px solid #d3d3d3;}
.main3-shipin>a{
	display: block;
	position: relative;}

.main3-shipin>a img{
	display: block;
	width: 100%;}
/*.main3-shipin>a>img{
	transition: .3s;
}

.main3-shipin>a:hover>img{

	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}*/

.main3-hei{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-image: url(../images/heidi2.jpg);}

.bo{
	position: absolute;
	width: 59px;
	left: 50%;
	margin-left: -30px;
	top: 50%;
	margin-top: -30px;}

.main3-div .list li a{
	font-size: 16px;}

.main3-div .list li{
	padding-left: 13px;
	background-position: left center;
	background-image: url(../images/list2.jpg);
	margin-top: 18px;}

.main3-shipin>a h1 {
    margin: 0;
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: -1px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    background-image: url(../images/heidi.jpg);

    font-size: 14px;
		text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    z-index: 25;}

.main3-right{
	overflow: hidden;}
.main3-pic1 img,.main3-pic1 a{
	display: block;
	width: 100%;}
.main3-pic2{
	height: 218px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/main3-3.jpg);
	margin-top: 25px;
	padding: 60px 14px 0 21px;}
.main3-con{
	overflow: hidden;}
.main3-con-p{
	font-size: 14px;
	color:#0f1310;
	line-height: 1.8;}
.main3-con a{
	font-size:14px;
	color:#3d88dc;
	display: inline-block;
	margin-top: 10px;}
.main3-con a:hover{
	/*text-decoration: underline;*/
	font-weight: bold;}
.er{
	width: 111px;
	margin-left: 16px;
	margin-top:5px;}


.list2 dl{
	margin:0;}
.list2{
	padding-top: 20px;}
.list2 dd{
	height: 46px;
	line-height: 44px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	border:1px solid #e7e7e7;
	padding-left:21px;
	position: relative;
	padding-right:70px;
	margin-top: 13px;}

.list2 dd a{
	font-size: 16px;
	color:#0f1310;}

.list2 dd:hover a{
	color:#3d88dc;}











/**************************************************************/
/*main-over*/





/*footer-start*/
/**************************************************************/

#footer{
	background-color: #f8f8f8;
	padding: 30px 0;}

.footer-1-list{
	height: 54px;
	overflow: hidden;}
.footer-1-list ul{
	margin:0;}

.footer-1-list li{
	float: left;
	width: 203px;
	padding-right: 19px;}
.footer-1-list li>a{
	display: block;
	overflow:
;}
.footer-1-list li>a>img{
	display: block;
	width: 100%;}

.footer-2{
	font-size: 14px;
	color:#333;
	text-align: center;
	line-height: 2.4;
	margin-top: 28px;
	padding-top: 23px;
	border-top: 1px solid #dddddd;}

.footer-2 a:hover{
	color:#3d88dc;}
/**************************************************************/
/*footer-over*/




.banner-2{
    height: 345px;
    background-repeat: no-repeat;
    background-position: center ;
    background-size: cover;}
.banner-2 img{
		display: none;
		width: 100%;}
.erji{
    padding: 35px 0 50px;}

.menu{
    width: 240px;
    margin-right: 37px;
    background-color: #3d88dc;
    height: 615px;}

.menu-h1{
    height: 74px;
    line-height: 74px;
    /* background-color: #126fb4; */
    /*background-image: url(../images/menu-h1.jpg);*/
    background-repeat: no-repeat;
    background-position: center ;
    color:#fff;
    font-size: 22px;
    padding-left: 26px;}

.menu-list ul{
    margin:0;}

.menu-list li>a{
    display: block;
    height: 56px;
    line-height: 55px;
    border-bottom: 1px solid #dddddd;
    border-left: 6px solid #3d88dc;
    background-color: #fff;
    font-size: 16px;
    color:#4f4f4f;
    padding-left: 31px;
    background-repeat: no-repeat;
    background-position: 14px center;
    background-image: url(../images/dian1.jpg);}

.menu-list li.active>a{
    border-left: 6px solid #d81a18;
    background-image: url(../images/dian1h.jpg);
    color:#3d88dc;
    padding-left: 34px;}
.menu-list li:hover>a{
    color:#3d88dc;
    background-image: url(../images/dian1h.jpg);}
.erji-title {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;}
.erji-title .fl{
    font-size: 20px;
    color:#3c3c3c;
    height: 20px;
    line-height: 20px;
    border-left: 5px solid #3d88dc;
    padding-left: 10px;}

.mianbaoxie{
      font-size: 12px;
    color:#333;
    height: 20px;
    line-height: 20px;}
.mianbaoxie a:hover{
    color:#3d88dc;}
.mianbaoxie span{
    color:#3d88dc;}

.erji-content{
    overflow: hidden;}

.erji-content-div{
    padding-top:15px;
    min-height: 520px;}
.erji-content-div .list li:first-child{
	margin-top: 10px;}
.fenye{
    text-align: center;
    margin-top: 0px;
    padding-top: 30px;
    border-top: 1px solid #ddd;}
.fenye ul{
    margin:0;}

.danpian{
	padding-top: 25px;}

.danpian-h1{
	font-size: 28px;
	line-height: 1.6;
	color:#3d88dc;
	text-align: center;}

.danpian-h2{
	font-size: 14px;
	line-height: 1.6;
	color:#999;
	text-align: center;
	border-bottom: 1px solid #eee;
	padding: 10px 0 15px;}

.danpian-con{
	font-size: 14px;
	color:#666;
	line-height: 2;
	padding: 20px 0 20px;}
.danpian-con *{
	font-size: 16px!important;
	color:#666!important;
	line-height: 2!important;}
.danpian-con img{
	display: block;
	margin:15px auto;}


.dan-page{
	padding-top: 10px;
	border-top: 1px solid #eee;}

.dan-a{
	margin-top: 12px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}

.dan-a a{
	font-size: 14px;
	color:#666;}

.dan-a a:hover{
	color:#3d88dc;}

.pic-list .col-md-4{
	width: 33.33333333%!important;
	float: left;}
.pic-item{
	margin-top: 25px;}
.pic-item h1{
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin:0;
  font-size: 16px;
  color:#333;
  text-align: center;
  margin-top: 15px;}

.pic-pic>a{
    display: block;
    position: relative;
    padding-bottom: 66.32%;
    overflow: hidden
;}

.pic-pic>a img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: .3s;}

.pic-pic:hover>a img{
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);}

.pic-pic:hover+h1{
	color:#3d88dc;}

.fenye2{
	margin-top: 35px;}

.erji-content-div .list li a{
	font-size: 16px;}

.erji-content-div .list li{
	height: 55px;
	line-height: 55px;
	margin-top: 0!important;
	border-top: 1px solid #ddd;}
.erji-content-div .list li:first-child{
	border-top: 0;}


.renyuan-list ul{
	margin:0;}

.renyuan-list li{
	padding: 25px 0;
	border-top: 1px solid #ddd;}
.renyuan-list li:first-child{
	border-top: 0;}
.renyuan-pic{
	width: 133px;
	margin-right: 30px;}

.renyuan-pic>a{
	display: block;
	padding-bottom: 148%;
	overflow: hidden;
	position: relative;}

.renyuan-pic>a>img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;}

.renyuan-con{
	overflow: hidden;
	padding-top: 20px;}

.renyuan-con h1{
	margin:0;
	font-size: 22px;
	color:#333;}
.renyuan-con h1 a:hover{
	color:#3d88dc;}
.renyuan-con p{
	font-size: 14px;
	color:#666;
	line-height: 1.8;
	margin:0;
	margin-top: 20px;
	height: 75px;
	overflow: hidden;}